Draws a series of straight lines.
Namespace: MindFusion.Drawing
File: Graphics.js
JavaScript Copy Code |
---|
function drawLines (pen, points) |
The pen to draw the lines with.
The points of the lines to draw.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |